bitkeeper revision 1.654 (3fe43734T7FuFmx0jOQyrPIB7YMrZQ)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Sat, 20 Dec 2003 11:49:08 +0000 (11:49 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Sat, 20 Dec 2003 11:49:08 +0000 (11:49 +0000)
Makefile:
  Update version to 1.2-rc

xen/Makefile

index be24c07e0fef08abbc92a684d682120f25734437..0e823baa507fde5ddee1641ca87600ecfd94e060 100644 (file)
@@ -3,7 +3,7 @@
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 1
 export XEN_SUBVERSION    = 2
-export XEN_EXTRAVERSION  = "-devel"
+export XEN_EXTRAVERSION  = "-rc"
 
 export BASEDIR          := $(shell pwd)